home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-08-24 | 1.6 KB | 98 lines |
- #
- # To customize the editor, edit this file and save to
- # the directory Rebecca.EXE exists.
- #
-
- [Settings]
- #----------------------------------
- # Initial value
- #----------------------------------
-
- # Tab size
- DefaultTAB=8
-
- # Maximum column width
- DefaultColumn=256
-
- # Word wrap point
- AutoSplitCol=73
-
- # The size of undo buffer (KB)
- UndoLimit=1024
-
- # Spacing between lines
- WideLine=0
-
- # Spacing between lines when printing
- PrintSpacing=0
-
- # Footer note. &p represents the page no.
- Footer=- &p -
-
- # Footer alignment. 0: Left, 1: Center, 2:Right
- FootAlign=1
-
- # Header note.
- Header=
- HeadAligh=
-
- # Margin. (mm co-ordination)
- PrintTop=5
- PrintBottom=5
- PrintLeft=5
- PrintRight=5
-
- [Options]
- #----------------------------------
- # Option switches
- #----------------------------------
-
- # Insert mode
- InsertMode=1
-
- # Auto indent mode
- AutoInd=1
-
- # Input white spaces by TAB key instead of a hard tab
- SoftTAB=0
-
- # Permit the cursor to locate after the EOL
- EOLOverCsr=0
-
- # Free cursor mode
- FreeCursor=1
-
- # Fill by hard tabs instead of white spaces when you input a character after
- # EOL in the free cursor mode
- FillByTAB=0
-
- # Locate the caret at the middle of the window after searching, jumping...
- JumpCenter=1
-
- # Box type caret
- BoxCursor=1
-
- #----------------------------------
- # Display (0: Off, 1: On)
- #----------------------------------
-
- # Tab code
- TabDisplay=1
-
- # Under line at the current line
- UnderLine=0
-
- # CR code
- CRDisplay=1
-
- # EOF code
- EOFDisplay=1
-
- [Others]
- #----------------------------------
- # Others
- #----------------------------------
-
- #PGP version
- PGPVersion=262
-